home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 43
/
Vol 43.iso
/
games
/
penguin.swf
/
scripts
/
DefineSprite_584
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-06-26
|
151 b
|
11 lines
if(_root.WarningShowed_target)
{
this.stop();
this._visible = false;
}
else
{
_root.stop();
_root.WarningShowed_target = true;
}